open62541_sys

Function UA_String_equal

source
pub unsafe extern "C" fn UA_String_equal(
    p1: *const UA_String,
    p2: *const UA_String,
) -> UA_Boolean