[][src]Function hdf5_sys::h5o::H5Oget_comment

pub unsafe extern "C" fn H5Oget_comment(
    obj_id: hid_t,
    comment: *mut c_char,
    bufsize: size_t
) -> ssize_t