pub unsafe extern "C" fn otSrpServerGetAddressMode(
aInstance: *mut otInstance,
) -> otSrpServerAddressMode
Expand description
Returns the address mode being used by the SRP server.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The SRP server’s address mode.