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