Function open62541_sys::UA_Boolean_copy

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