Function sundials_sys::IDASetLSNormFactor[][src]

pub unsafe extern "C" fn IDASetLSNormFactor(
    ida_mem: *mut c_void,
    nrmfac: realtype
) -> c_int