NetServerGetInfo

Function NetServerGetInfo 

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