Return the address of the specified function fn.
fn
Declared in <bsls_util.h>
<bsls_util.h>
template< class RESULT, class ARG> static RESULT(* addressOf(RESULT(& fn)(ARG)))(ARG);