Function sundials_sys::SUNMatSpace[][src]

pub unsafe extern "C" fn SUNMatSpace(
    A: SUNMatrix,
    lenrw: *mut c_long,
    leniw: *mut c_long
) -> c_int