pub type PFN_vkGetRenderAreaGranularity = unsafe extern "system" fn(_device: Device, _render_pass: RenderPass, _granularity: *mut Extent2D);
Expand description