Function open62541_sys::UA_QueryNextRequest_copy

source ยท
pub unsafe extern "C" fn UA_QueryNextRequest_copy(
    src: *const UA_QueryNextRequest,
    dst: *mut UA_QueryNextRequest,
) -> UA_StatusCode