[][src]Function hdf5_sys::h5o::H5Oget_info_by_name3

pub unsafe extern "C" fn H5Oget_info_by_name3(
    loc_id: hid_t,
    name: *const c_char,
    oinfo: *mut H5O_info2_t,
    fields: c_uint,
    lapl_id: hid_t
) -> herr_t