Type Definition ash::vk::PFN_vkGetPhysicalDeviceDirectFBPresentationSupportEXT[][src]

type PFN_vkGetPhysicalDeviceDirectFBPresentationSupportEXT = extern "system" fn(physical_device: PhysicalDevice, queue_family_index: u32, dfb: *mut IDirectFB) -> Bool32;