freeCallibriMathLib method
Implementation
void freeCallibriMathLib(
ffi.Pointer<NativeCallibriMathLib> arg0,
) {
return _freeCallibriMathLib(
arg0,
);
}
void freeCallibriMathLib(
ffi.Pointer<NativeCallibriMathLib> arg0,
) {
return _freeCallibriMathLib(
arg0,
);
}