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