Function UA_Server_findDataType

Source
pub unsafe extern "C" fn UA_Server_findDataType(
    server: *mut UA_Server,
    typeId: *const UA_NodeId,
) -> *const UA_DataType