UA_CreateSessionResponse_copy

Function UA_CreateSessionResponse_copy 

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