Type Definition vulkan_bindings::FnFreeMemory

source ·
pub type FnFreeMemory = extern "system" fn(device: Device, memory: DeviceMemory, pAllocator: *const AllocationCallbacks);