Function UA_Int64_equal

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