Function sundials_sys::CVodeSetNonlinConvCoef

source ·
pub unsafe extern "C" fn CVodeSetNonlinConvCoef(
    cvode_mem: *mut c_void,
    nlscoef: sunrealtype
) -> c_int