[][src]Function gsl_sys::gsl_matrix_short_sub

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