[][src]Function cmsis_dsp_sys_pregenerated::arm_sort_init_f32

pub unsafe extern "C" fn arm_sort_init_f32(
    S: *mut arm_sort_instance_f32,
    alg: Type,
    dir: Type
)

@param[in,out] S points to an instance of the sorting structure. @param[in] alg Selected algorithm. @param[in] dir Sorting order.