tss_esapi_sys

Function qsort_b

Source
pub unsafe extern "C" fn qsort_b(
    __base: *mut c_void,
    __nel: size_t,
    __width: size_t,
    __compar: *mut c_void,
)