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);