Type Alias ash::vk::features::PFN_vkGetRenderAreaGranularity
source ยท pub type PFN_vkGetRenderAreaGranularity = unsafe extern "system" fn(device: Device, render_pass: RenderPass, p_granularity: *mut Extent2D);