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