Function open62541_sys::UA_Int32_copy

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