Type Definition vulkan_bindings::FnDestroyDevice

source ·
pub type FnDestroyDevice = extern "system" fn(device: Device, pAllocator: *const AllocationCallbacks);