pub type PFN_vkGetPhysicalDeviceDirectFBPresentationSupportEXT = unsafe extern "system" fn(_physical_device: PhysicalDevice, _queue_family_index: u32, _dfb: *mut IDirectFB) -> Bool32;
Expand description