Function vkCmdSetDepthWriteEnable

Source
pub unsafe extern "C" fn vkCmdSetDepthWriteEnable(
    commandBuffer: VkCommandBuffer,
    depthWriteEnable: VkBool32,
)