[][src]Function hdf5_sys::h5l::H5Lget_val

pub unsafe extern "C" fn H5Lget_val(
    loc_id: hid_t,
    name: *const c_char,
    buf: *mut c_void,
    size: size_t,
    lapl_id: hid_t
) -> herr_t