Function open62541_sys::UA_Client_getEndpoints
source · pub unsafe extern "C" fn UA_Client_getEndpoints(
client: *mut UA_Client,
serverUrl: *const c_char,
endpointDescriptionsSize: *mut usize,
endpointDescriptions: *mut *mut UA_EndpointDescription
) -> UA_StatusCode