Function windows::Win32::NetworkManagement::NetManagement::NetConfigSet
pub unsafe fn NetConfigSet<P0, P1, P2>(
server: P0,
reserved1: P1,
component: P2,
level: u32,
reserved2: u32,
buf: *mut u8,
reserved3: u32,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,