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