pub unsafe extern "system" fn NetConfigGet(
    server: PWSTR,
    component: PWSTR,
    parameter: PWSTR,
    bufptr: *mut *mut u8
) -> u32
Expand description

Required features: ‘Win32_NetworkManagement_NetManagement’, ‘Win32_Foundation’