pub unsafe extern "system" fn SetupAdjustDiskSpaceListW(
    diskspace: *const c_void,
    driveroot: PCWSTR,
    amount: i64,
    reserved1: *const c_void,
    reserved2: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"