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