Function sundials_sys::IDAGetWorkSpace

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