Type Definition unity_native_plugin_sys::PFN_vkCmdSetDepthBoundsTestEnableEXT[][src]

pub type PFN_vkCmdSetDepthBoundsTestEnableEXT = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, depthBoundsTestEnable: VkBool32)>;