Skip to main content

pamoja_smoother_reset

Function pamoja_smoother_reset 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pamoja_smoother_reset( smoother: *mut PamojaSmoother, )
Expand description

Clears a smoother back to its initial state.

ยงSafety

smoother must be a live handle from pamoja_smoother_new, or null.