Function UA_IntegerId_equal

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