Function gsl_sys::gsl_matrix_long_sub[][src]

pub unsafe extern "C" fn gsl_matrix_long_sub(
    a: *mut gsl_matrix_long,
    b: *const gsl_matrix_long
) -> c_int