pub type PFN_vkDestroyIndirectCommandsLayoutNV = unsafe extern "system" fn(_device: Device, _indirect_commands_layout: IndirectCommandsLayoutNV, _allocator: *const AllocationCallbacks);
Expand description