Function yoga_sys::YGSetMemoryFuncs
[−]
[src]
pub unsafe extern "C" fn YGSetMemoryFuncs(
ygmalloc: YGMalloc,
yccalloc: YGCalloc,
ygrealloc: YGRealloc,
ygfree: YGFree
)