Function sundials_sys::KINSetMaxNewtonStep

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