Function IdenticalExpression

Source
pub unsafe extern "C" fn IdenticalExpression(
    arg1: *mut expr,
    arg2: *mut expr,
) -> bool