[][src]Type Definition unity_native_plugin_sys::PFN_vkCmdSetDepthBoundsTestEnableEXT

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