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