Function gst_ vulkan_ physical_ device_ get_ extension_ info
Source pub unsafe extern "C" fn gst_vulkan_physical_device_get_extension_info(
device: *mut GstVulkanPhysicalDevice,
name: *const c_char,
spec_version: *mut u32,
) -> gboolean