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