[][src]Function openthread_sys::otCommissionerGetProvisioningUrl

pub unsafe extern "C" fn otCommissionerGetProvisioningUrl(
    aInstance: *mut otInstance
) -> *const c_char

This function gets the Provisioning URL.

@param[in] aInstance A pointer to an OpenThread instance.

@returns A pointer to the URL string.