Skip to main content

Rf_allocMatrix

Function Rf_allocMatrix 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_allocMatrix( stype: c_int, nrow: c_int, ncol: c_int, ) -> Sexp