pub unsafe extern "system" fn PeerGraphRegisterEvent(
    hgraph: *const c_void,
    hevent: HANDLE,
    ceventregistrations: u32,
    peventregistrations: *const PEER_GRAPH_EVENT_REGISTRATION,
    phpeerevent: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_Foundation"