pub type PFN_vkCmdDrawIndexedIndirect = unsafe extern "system" fn(_: CommandBuffer, _: Buffer, _: u64, _: u32, _: u32);
Expand description