Function UA_CloseSessionResponse_copy

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