[][src]Type Definition vulkan_bindings::FnFreeCommandBuffers

type FnFreeCommandBuffers = extern "system" fn(device: Device, commandPool: CommandPool, commandBufferCount: u32, pCommandBuffers: *const CommandBuffer);