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