Type Definition unity_native_plugin_sys::PFN_vkCmdSetViewportWithCountEXT[][src]

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