open62541_sys

Function UA_Array_new

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