[][src]Function gsl_sys::gsl_matrix_ulong_div_elements

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