gst_vulkan_physical_device_get_extension_info

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