PFN_vkLayerDestroyDevice

Type Alias PFN_vkLayerDestroyDevice 

Source
pub type PFN_vkLayerDestroyDevice = unsafe extern "system" fn(_device: Device, _allocator: *const AllocationCallbacks, _destroy_function: PFN_vkDestroyDevice) -> Result;