Function windows::Win32::Storage::FileSystem::NetFileGetInfo

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