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