Function open62541_sys::UA_EventNotifierType_copy

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