Function open62541_sys::UA_parseEndpointUrl
source · pub unsafe extern "C" fn UA_parseEndpointUrl(
endpointUrl: *const UA_String,
outHostname: *mut UA_String,
outPort: *mut UA_UInt16,
outPath: *mut UA_String
) -> UA_StatusCode