Function unregister_context
pub unsafe extern "C" fn unregister_context(
handle: &Context,
) -> ReturnValueExpand description
Unregister a context in the DLT daemon.
This function has to be called when finishing using a context.
- @param handle pointer to an object containing information about one special logging context
- @return Value from DltReturnValue enum