Function sundials_sys::CVodeSetLSNormFactor

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