pub unsafe extern "C" fn otSrpClientGetHostInfo(
aInstance: *mut otInstance,
) -> *const otSrpClientHostInfo
Expand description
Gets the host info.
@param[in] aInstance A pointer to the OpenThread instance.
@returns A pointer to host info structure.