Function windows::Win32::NetworkManagement::P2P::PeerGraphDeleteRecord

pub unsafe fn PeerGraphDeleteRecord<P0>(
    hgraph: *const c_void,
    precordid: *const GUID,
    flocal: P0,
) -> Result<()>
where P0: Param<BOOL>,