pub type PFN_vkCmdDrawIndexed = unsafe extern "system" fn(_: CommandBuffer, _: u32, _: u32, _: u32, _: i32, _: u32);
Expand description