pub unsafe fn NetFileGetInfo<'a, Param0>(
    servername: Param0,
    fileid: u32,
    level: u32,
    bufptr: *mut *mut u8
) -> u32 where
    Param0: IntoParam<'a, PCWSTR>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’