windows::Win32::NetworkManagement::NetManagement

Function NetServerTransportDel

pub unsafe fn NetServerTransportDel<P0>(
    servername: P0,
    level: u32,
    bufptr: *const u8,
) -> u32
where P0: Param<PCWSTR>,