Skip to main content

LongCompare

Function LongCompare 

Source
pub unsafe extern "C" fn LongCompare(
    c1: *const c_void,
    c2: *const c_void,
) -> c_int
Expand description

Compares two long integers. For use with qsort().