gst_vulkan_physical_device_check_api_version

Function gst_vulkan_physical_device_check_api_version 

Source
pub unsafe extern "C" fn gst_vulkan_physical_device_check_api_version(
    device: *mut GstVulkanPhysicalDevice,
    major: c_uint,
    minor: c_uint,
    patch: c_uint,
) -> gboolean