Federated Naming Service Programming Guide

Get Reference to Context

This operation returns a reference to the supplied context object.


FN_ref_t *fn_ctx_get_ref(
    const FN_ctx_t *ctx,
    FN_status_t *status);