pub unsafe extern "system" fn PeerGraphGetRecord(
    hgraph: *const c_void,
    precordid: *const GUID,
    pprecord: *mut *mut PEER_RECORD
) -> HRESULT
Expand description

Required features: "Win32_NetworkManagement_P2P", "Win32_Foundation"