Skip to main content

otNat64StateToString

Function otNat64StateToString 

Source
pub unsafe extern "C" fn otNat64StateToString(
    aState: otNat64State,
) -> *const c_char
Expand description

Converts a given otNat64State to a human-readable string.

@param[in] aState The NAT64 state.

@returns The string representation of @p aState.