pub unsafe extern "system" fn vkCmdSetScissorWithCountEXT(
commandBuffer: VkCommandBuffer,
scissorCount: u32,
pScissors: *const VkRect2D,
)Expand description
Available if built with prototypes.
pub unsafe extern "system" fn vkCmdSetScissorWithCountEXT(
commandBuffer: VkCommandBuffer,
scissorCount: u32,
pScissors: *const VkRect2D,
)Available if built with prototypes.