ash::vk

Type Alias PFN_vkCmdSetViewportWithCount

Source
pub type PFN_vkCmdSetViewportWithCount = unsafe extern "system" fn(command_buffer: CommandBuffer, viewport_count: u32, p_viewports: *const Viewport);