UA_QueryNextRequest_copy

Function UA_QueryNextRequest_copy 

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