pub unsafe extern "system" fn PeerGraphUniversalTimeToPeerTime(
hgraph: *const c_void,
pftuniversaltime: *const FILETIME,
pftpeertime: *mut FILETIME
) -> HRESULT
Expand description
Required features: "Win32_NetworkManagement_P2P"
, "Win32_Foundation"