Type Definition unity_native_plugin_sys::PFN_vkGetRenderAreaGranularity[][src]

pub type PFN_vkGetRenderAreaGranularity = Option<unsafe extern "system" fn(device: VkDevice, renderPass: VkRenderPass, pGranularity: *mut VkExtent2D)>;