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