Skip to main content

UA_RelativePath_parseWithServer

Function UA_RelativePath_parseWithServer 

Source
pub unsafe extern "C" fn UA_RelativePath_parseWithServer(
    server: *mut UA_Server,
    rp: *mut UA_RelativePath,
    str_: UA_String,
) -> UA_StatusCode