Function open62541_sys::UA_IntegerId_copy

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