Function windows_sys::Win32::NetworkManagement::P2P::PeerGetNextItem

pub unsafe extern "system" fn PeerGetNextItem(
    hpeerenum: *const c_void,
    pcount: *mut u32,
    pppvitems: *mut *mut *mut c_void,
) -> HRESULT