Function gst_ vulkan_ window_ get_ presentation_ support
Source pub unsafe extern "C" fn gst_vulkan_window_get_presentation_support(
window: *mut GstVulkanWindow,
device: *mut GstVulkanDevice,
queue_family_idx: u32,
) -> gboolean