open62541_sys

Function UA_Int16_copy

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