pub unsafe extern "system" fn NetDfsEnum(
    dfsname: PCWSTR,
    level: u32,
    prefmaxlen: u32,
    buffer: *mut *mut u8,
    entriesread: *mut u32,
    resumehandle: *mut u32
) -> u32
Expand description

Required features: "Win32_Storage_DistributedFileSystem"