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

pub type PFN_vkCreateDirectFBSurfaceEXT = unsafe extern "system" fn(instance: Instance, p_create_info: *const DirectFBSurfaceCreateInfoEXT, p_allocator: *const AllocationCallbacks, p_surface: *mut SurfaceKHR) -> Result;