.. Copyright 1988-2022 Free Software Foundation, Inc. This is part of the GCC manual. For copying conditions, see the copyright.rst file. .. _acc_register_library: acc_register_library -- Library registration. ********************************************* Description: Function for library registration. C/C++: .. list-table:: * - *Prototype*: - ``void acc_register_library (acc_prof_reg, acc_prof_reg, acc_prof_lookup_func);`` See also: :ref:`openacc-profiling-interface`, :ref:`ACC_PROFLIB` Reference: :openacc:`2.6`, section 5.3.