Function sundials_sys::IDASetIdB[][src]

pub unsafe extern "C" fn IDASetIdB(
    ida_mem: *mut c_void,
    which: c_int,
    idB: N_Vector
) -> c_int