Function open62541_sys::UA_Guid_parse

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