Type Definition vulkanalia_sys::PFN_vkDestroyCommandPool[][src]

type PFN_vkDestroyCommandPool = unsafe extern "system" fn(_device: Device, _command_pool: CommandPool, _allocator: *const AllocationCallbacks);