[][src]Type Definition unity_native_plugin_sys::PFN_vkCmdSetViewportWithCountEXT

type PFN_vkCmdSetViewportWithCountEXT = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, viewportCount: u32, pViewports: *const VkViewport)>;