Function sundials_sys::IDAGetWorkSpace[][src]

pub unsafe extern "C" fn IDAGetWorkSpace(
    ida_mem: *mut c_void,
    lenrw: *mut c_long,
    leniw: *mut c_long
) -> c_int