Function mean_matrix

Source
pub unsafe extern "C" fn mean_matrix(
    MatrixID: Hlong,
    MeanType: *const c_char,
    MatrixMeanID: *mut Hlong,
) -> Herror