Function sundials_sys::IDASetLSNormFactorB[][src]

pub unsafe extern "C" fn IDASetLSNormFactorB(
    ida_mem: *mut c_void,
    which: c_int,
    nrmfacB: realtype
) -> c_int