rcap::__compar_fn_t [] [src]

type __compar_fn_t = Option<extern fn(arg1: *const c_void, arg2: *const c_void) -> c_int>;