pub type PFN_vkCreateMicromapEXT = unsafe extern "system" fn(_device: Device, _create_info: *const MicromapCreateInfoEXT, _allocator: *const AllocationCallbacks, _micromap: *mut MicromapEXT) -> Result;
Expand description