FnDestroyCommandPool

Type Alias FnDestroyCommandPool 

Source
pub type FnDestroyCommandPool = extern "system" fn(device: Device, commandPool: CommandPool, pAllocator: *const AllocationCallbacks);