Function UA_Guid_parse

Source
pub unsafe extern "C" fn UA_Guid_parse(
    guid: *mut UA_Guid,
    str_: UA_String,
) -> UA_StatusCode