pub unsafe extern "C" fn acc_detector_presence_processing_reset(
processing_handle: *mut acc_detector_presence_processing_handle_t,
) -> boolExpand description
@brief Reset existing processing buffers
@param[in] processing_handle A reference to the processing handle to reset existing processing buffers for @return true if successful, false otherwise