[][src]Type Definition nginx::sk_OPENSSL_STRING_copyfunc

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