Function open62541_sys::UA_Array_appendCopy
source ยท pub unsafe extern "C" fn UA_Array_appendCopy(
p: *mut *mut c_void,
size: *mut usize,
newElem: *const c_void,
type_: *const UA_DataType,
) -> UA_StatusCodepub unsafe extern "C" fn UA_Array_appendCopy(
p: *mut *mut c_void,
size: *mut usize,
newElem: *const c_void,
type_: *const UA_DataType,
) -> UA_StatusCode