[][src]Type Definition nginx::OPENSSL_LH_COMPFUNC

type OPENSSL_LH_COMPFUNC = Option<unsafe extern "C" fn(arg1: *const c_void, arg2: *const c_void) -> c_int>;