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