Type Definition ash::vk::PFN_vkCreateInstance [−][src]
pub type PFN_vkCreateInstance = extern "system" fn(p_create_info: *const InstanceCreateInfo, p_allocator: *const AllocationCallbacks, p_instance: *mut Instance) -> Result;