pub unsafe extern "C" fn otTrelGetNumberOfPeers(
    aInstance: *mut otInstance
) -> u16
Expand description

Returns the number of TREL peers.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The number of TREL peers.