pub unsafe extern "system" fn WofWimAddEntry(
    volumename: PWSTR,
    wimpath: PWSTR,
    wimtype: u32,
    wimindex: u32,
    datasourceid: *mut i64
) -> HRESULT
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’