[][src]Function sundials_sys::IDAGetLinWorkSpace

pub unsafe extern "C" fn IDAGetLinWorkSpace(
    ida_mem: *mut c_void,
    lenrwLS: *mut c_long,
    leniwLS: *mut c_long
) -> c_int