pub unsafe extern "system" fn PeerGraphCreate(
    pgraphproperties: *const PEER_GRAPH_PROPERTIES,
    pwzdatabasename: PCWSTR,
    psecurityinterface: *const PEER_SECURITY_INTERFACE,
    phgraph: *mut *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_Foundation"