[][src]Function libR_sys::Rf_allocMatrix

pub unsafe extern "C" fn Rf_allocMatrix(
    arg1: SEXPTYPE,
    arg2: c_int,
    arg3: c_int
) -> SEXP