[][src]Function unity_native_plugin_sys::vkCmdSetDepthBounds

pub unsafe extern "system" fn vkCmdSetDepthBounds(
    commandBuffer: VkCommandBuffer,
    minDepthBounds: f32,
    maxDepthBounds: f32
)