Function open62541_sys::UA_Client_connectSecureChannelAsync

source ยท
pub unsafe extern "C" fn UA_Client_connectSecureChannelAsync(
    client: *mut UA_Client,
    endpointUrl: *const c_char,
) -> UA_StatusCode