Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceMemoryProperties2KHR[][src]

pub type PFN_vkGetPhysicalDeviceMemoryProperties2KHR = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pMemoryProperties: *mut VkPhysicalDeviceMemoryProperties2)>;