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