[][src]Type Definition unity_native_plugin_sys::PFN_vkUnmapMemory

type PFN_vkUnmapMemory = Option<unsafe extern "system" fn(device: VkDevice, memory: VkDeviceMemory)>;