Searched refs:AddFn (Results 1 – 1 of 1) sorted by relevance
1579 pub fn add_custom_ext<AddFn, ParseFn, T>( in add_custom_ext() argument1583 add_cb: AddFn, in add_custom_ext() argument1587 AddFn: Fn( in add_custom_ext()1607 self.set_ex_data(SslContext::cached_ex_index::<AddFn>(), add_cb); in add_custom_ext()1614 Some(raw_custom_ext_add::<AddFn, T>), in add_custom_ext()