Function UA_EventNotifierType_copy

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