Function sundials_sys::N_VCloneVectorArray[][src]

pub unsafe extern "C" fn N_VCloneVectorArray(
    count: c_int,
    w: N_Vector
) -> *mut N_Vector