Function UA_Array_delete

Source
pub unsafe extern "C" fn UA_Array_delete(
    p: *mut c_void,
    size: usize,
    type_: *const UA_DataType,
)