Function sundials_sys::KINSetMaxNewtonStep[][src]

pub unsafe extern "C" fn KINSetMaxNewtonStep(
    kinmem: *mut c_void,
    mxnewtstep: realtype
) -> c_int