Function sundials_sys::CVodeSetLSNormFactorB[][src]

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