Type Definition vulkan_bindings::FnDestroyCommandPool[][src]

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