[][src]Type Definition nginx::sk_BIO_compfunc

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