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