Function ssterf_

Source
pub unsafe extern "C" fn ssterf_(
    n: *const c_int,
    D: *mut f32,
    E: *mut f32,
    info: *mut c_int,
)