acc_detector_presence_processing_reset

Function acc_detector_presence_processing_reset 

Source
pub unsafe extern "C" fn acc_detector_presence_processing_reset(
    processing_handle: *mut acc_detector_presence_processing_handle_t,
) -> bool
Expand 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