pub type PFN_vkCmdNextSubpass = unsafe extern "system" fn(_command_buffer: CommandBuffer, _contents: SubpassContents);
Expand description