pub unsafe extern "C" fn otCommissionerGetProvisioningUrl(
    aInstance: *mut otInstance,
) -> *const u8Expand 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 u8Gets the Provisioning URL.
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to the URL string.