DestroyMatrixInfo method
Implementation
ffi.Pointer<MatrixInfo> DestroyMatrixInfo(
ffi.Pointer<MatrixInfo> arg0,
) {
return _DestroyMatrixInfo(
arg0,
);
}
ffi.Pointer<MatrixInfo> DestroyMatrixInfo(
ffi.Pointer<MatrixInfo> arg0,
) {
return _DestroyMatrixInfo(
arg0,
);
}