function-library of

operator

Syntax
function-library of external-function function-name
or
function-library of creator of opaque-type-name
    


Purpose

function-library of can be used to dynamically determine the name of an external function library of an external function or external creator function during the running of an OmniMark program. function-name should be a previously-defined external function, whereas opaque-type-name should be a previously-declared opaque type.