Function open62541_sys::UA_Array_new

source ยท
pub unsafe extern "C" fn UA_Array_new(
    size: usize,
    type_: *const UA_DataType,
) -> *mut c_void