pub type PFN_vkEndCommandBuffer = unsafe extern "system" fn(_command_buffer: CommandBuffer) -> Result;
Expand description