pub unsafe extern "C" fn otLinkGetFrameCounter(
aInstance: *mut otInstance,
) -> u32
Expand description
Gets the current MAC frame counter value.
@param[in] aInstance A pointer to the OpenThread instance.
@returns The current MAC frame counter value.