pub unsafe extern "C" fn otCommissionerGetProvisioningUrl(
aInstance: *mut otInstance,
) -> *const c_char
Expand description
Gets the Provisioning URL.
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to the URL string.