Function windows::Win32::NetworkManagement::P2P::PeerGraphSetPresence

pub unsafe fn PeerGraphSetPresence<P0>(
    hgraph: *const c_void,
    fpresent: P0,
) -> Result<()>
where P0: Param<BOOL>,