pub unsafe extern "system" fn vkCmdSetDepthWriteEnable(
commandBuffer: VkCommandBuffer,
depthWriteEnable: VkBool32,
)Expand description
Available if built with exported_prototypes.
pub unsafe extern "system" fn vkCmdSetDepthWriteEnable(
commandBuffer: VkCommandBuffer,
depthWriteEnable: VkBool32,
)Available if built with exported_prototypes.