pub unsafe extern "system" fn PeerGroupRegisterEvent(
    hgroup: *const c_void,
    hevent: HANDLE,
    ceventregistration: u32,
    peventregistrations: *const PEER_GROUP_EVENT_REGISTRATION,
    phpeerevent: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_Foundation"