pub unsafe extern "system" fn PeerGroupUniversalTimeToPeerTime(
    hgroup: *const c_void,
    pftuniversaltime: *const FILETIME,
    pftpeertime: *mut FILETIME
) -> HRESULT
Expand description

Required features: "Win32_Foundation"