nn::http::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultAlreadyInitializedErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ER_ALREADY_INITIALIZED
);
None.
Result indicating the following error: "Library already initialized." Returns a Result indicating the following error: "Library already initialized."
CONFIDENTIAL