CallibriMathGetLastRpeakIndex method
Implementation
double CallibriMathGetLastRpeakIndex(
ffi.Pointer<NativeCallibriMathLib> callibriMathLibPtr,
) {
return _CallibriMathGetLastRpeakIndex(
callibriMathLibPtr,
);
}
double CallibriMathGetLastRpeakIndex(
ffi.Pointer<NativeCallibriMathLib> callibriMathLibPtr,
) {
return _CallibriMathGetLastRpeakIndex(
callibriMathLibPtr,
);
}