ash::vk

Type Alias PFN_vkCreateDirectFBSurfaceEXT

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