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