[][src]Type Definition nginx::sk_SSL_CIPHER_compfunc

type sk_SSL_CIPHER_compfunc = Option<unsafe extern "C" fn(a: *const *const SSL_CIPHER, b: *const *const SSL_CIPHER) -> c_int>;