Function UA_NodeId_parse

Source
pub unsafe extern "C" fn UA_NodeId_parse(
    id: *mut UA_NodeId,
    str_: UA_String,
) -> UA_StatusCode