[][src]Type Definition nginx::sk_ASN1_STRING_TABLE_copyfunc

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