[][src]Function hdf5_sys::h5o::H5Otoken_from_str

pub unsafe extern "C" fn H5Otoken_from_str(
    loc_id: hid_t,
    token_str: *const c_char,
    token: *mut H5O_token_t
) -> herr_t