Function UA_Int32_equal

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