Function sundials_sys::IDASetNonlinConvCoef

source ·
pub unsafe extern "C" fn IDASetNonlinConvCoef(
    ida_mem: *mut c_void,
    epcon: sunrealtype
) -> c_int