Function UA_UserNameIdentityToken_equal

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