Function gsl_sys::gsl_matrix_calloc
source · [−]pub unsafe extern "C" fn gsl_matrix_calloc(
n1: usize,
n2: usize
) -> *mut gsl_matrix
pub unsafe extern "C" fn gsl_matrix_calloc(
n1: usize,
n2: usize
) -> *mut gsl_matrix