open62541_sys

Function UA_ServerState_copy

source
pub unsafe extern "C" fn UA_ServerState_copy(
    src: *const UA_ServerState,
    dst: *mut UA_ServerState,
) -> UA_StatusCode