Function open62541_sys::UA_MethodAttributes_copy

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