[][src]Type Definition vulkan_bindings::FnInternalAllocationNotification

type FnInternalAllocationNotification = extern "system" fn(pUserData: *mut c_void, size: usize, allocationType: InternalAllocationType, allocationScope: SystemAllocationScope);