Type Definition vulkanalia::vk::PFN_vkFreeMemory[][src]

pub type PFN_vkFreeMemory = unsafe extern "system" fn(Device, DeviceMemory, *const AllocationCallbacks);
Expand description