[][src]Function sundials_sys::CVodeSetConstraints

pub unsafe extern "C" fn CVodeSetConstraints(
    cvode_mem: *mut c_void,
    constraints: N_Vector
) -> c_int