[][src]Function hdf5_sys::h5r::H5Rcreate

pub unsafe extern "C" fn H5Rcreate(
    ref_: *mut c_void,
    loc_id: hid_t,
    name: *const c_char,
    ref_type: H5R_type_t,
    space_id: hid_t
) -> herr_t