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