Type Definition unity_native_plugin_sys::PFN_vkFreeMemory[][src]

pub type PFN_vkFreeMemory = Option<unsafe extern "system" fn(device: VkDevice, memory: VkDeviceMemory, pAllocator: *const VkAllocationCallbacks)>;