Skip to main content

alphasort

Function alphasort 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn alphasort( first: *mut *const dirent, second: *mut *const dirent, ) -> c_int
Expand description