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