[][src]Type Definition nginx::sk_SSL_COMP_copyfunc

type sk_SSL_COMP_copyfunc = Option<unsafe extern "C" fn(a: *const SSL_COMP) -> *mut SSL_COMP>;