Function windows::Win32::NetworkManagement::NetManagement::NetConfigGetAll
pub unsafe fn NetConfigGetAll<P0, P1>(
server: P0,
component: P1,
bufptr: *mut *mut u8,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,