Function sundials_sys::CVodeSetLSNormFactor

source ·
pub unsafe extern "C" fn CVodeSetLSNormFactor(
    arkode_mem: *mut c_void,
    nrmfac: sunrealtype
) -> c_int