Function open62541_sys::UA_UserNameIdentityToken_equal

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