Function unity_native_plugin_sys::vkCmdSetDepthClipEnableEXT

source ยท
pub unsafe extern "system" fn vkCmdSetDepthClipEnableEXT(
    commandBuffer: VkCommandBuffer,
    depthClipEnable: VkBool32,
)