[−][src]Function hdf5_sys::h5l::H5Lcreate_ud
pub unsafe extern "C" fn H5Lcreate_ud(
link_loc_id: hid_t,
link_name: *const c_char,
link_type: H5L_type_t,
udata: *const c_void,
udata_size: size_t,
lcpl_id: hid_t,
lapl_id: hid_t
) -> herr_t