[][src]Type Definition vulkan_bindings::FnCmdSetDepthBounds

type FnCmdSetDepthBounds = extern "system" fn(commandBuffer: CommandBuffer, minDepthBounds: f32, maxDepthBounds: f32);