[][src]Function sundials_sys::SUNMatSpace_Dense

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