Type Alias ash::vk::PFN_vkCmdSetViewportWithCount
source · pub type PFN_vkCmdSetViewportWithCount = unsafe extern "system" fn(command_buffer: CommandBuffer, viewport_count: u32, p_viewports: *const Viewport);
pub type PFN_vkCmdSetViewportWithCount = unsafe extern "system" fn(command_buffer: CommandBuffer, viewport_count: u32, p_viewports: *const Viewport);