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