UA_String_equal

Function UA_String_equal 

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