D_TIMMsgSetAllReceiveMessageOpt2 method
Implementation
int D_TIMMsgSetAllReceiveMessageOpt2(int opt, int start_time_stamp, int duration, ffi.Pointer<ffi.Uint8> user_data) {
return _D_TIMMsgSetAllReceiveMessageOpt2(opt, start_time_stamp, duration, user_data);
}