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