[][src]Function gsl_sys::gsl_bst_trav_copy

pub unsafe extern "C" fn gsl_bst_trav_copy(
    dest: *mut gsl_bst_trav,
    src: *const gsl_bst_trav
) -> *mut c_void
This is supported on crate feature v2_6 only.