Type Definition unity_native_plugin_sys::PFN_vkCmdSetDepthBounds[][src]

pub type PFN_vkCmdSetDepthBounds = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, minDepthBounds: f32, maxDepthBounds: f32)>;