Type Definition unity_native_plugin_sys::PFN_vkCmdSetScissorWithCountEXT[][src]

pub type PFN_vkCmdSetScissorWithCountEXT = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, scissorCount: u32, pScissors: *const VkRect2D)>;