Function windows_sys::Win32::NetworkManagement::P2P::PeerGraphCreate
pub unsafe extern "system" fn PeerGraphCreate(
pgraphproperties: *const PEER_GRAPH_PROPERTIES,
pwzdatabasename: PCWSTR,
psecurityinterface: *const PEER_SECURITY_INTERFACE,
phgraph: *mut *mut c_void,
) -> HRESULT