Scroll to navigation

QB_HDB_NOCHECK_CONVERT(3) libqb Programmer's Manual QB_HDB_NOCHECK_CONVERT(3)

NAME

qb_hdb_nocheck_convert

SYNOPSIS

#include <qb/qbhdb.h>

uint64_t qb_hdb_nocheck_convert(

uint32_t handle );

SEE ALSO

qb_hdb_handle_get(3), qb_hdb_iterator_reset(3), qb_hdb_handle_create(3), qb_hdb_handle_destroy(3), qb_hdb_handle_refcount_get(3), qb_hdb_iterator_next(3), qb_hdb_create(3), qb_hdb_destroy(3), qb_hdb_base_convert(3), qb_hdb_handle_get_always(3), qb_hdb_handle_put(3)

COPYRIGHT

Copyright (C) 2010-2020 Red Hat, Inc. All rights reserved.

2020-10-31 LIBQB