Function open62541_sys::UA_UserIdentityToken_equal

source ยท
pub unsafe extern "C" fn UA_UserIdentityToken_equal(
    p1: *const UA_UserIdentityToken,
    p2: *const UA_UserIdentityToken,
) -> UA_Boolean