Home
last modified time | relevance | path

Searched defs:IInternetProtocolVtbl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs265682 pub struct IInternetProtocolVtbl { struct
265683 pub QueryInterface: ::std::option::Option<
265690 pub AddRef: ::std::option::Option<unsafe extern "C" fn(This: *mut IInternetProtocol) -> ULONG>,
265691 pub Release: ::std::option::Option<unsafe extern "C" fn(This: *mut IInternetProtocol) -> ULONG>,
265692 pub Start: ::std::option::Option<
265702 pub Continue: ::std::option::Option<
265708 pub Abort: ::std::option::Option<
265715 pub Terminate: ::std::option::Option<
265718 pub Suspend:
265720 pub Resume:
[all …]