Function UA_IssuedIdentityToken_equal

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