pub type PFN_vkCmdSetDepthTestEnable = unsafe extern "system" fn(_command_buffer: CommandBuffer, _depth_test_enable: Bool32);
Expand description