pub type PFN_vkCmdSetDepthBounds = unsafe extern "system" fn(_: CommandBuffer, _: f32, _: f32);
Expand description