Function sundials_sys::SUNMatSpace

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