pub unsafe extern "system" fn SetupAddToDiskSpaceListA(
    diskspace: *const c_void,
    targetfilespec: PCSTR,
    filesize: i64,
    operation: SETUP_FILE_OPERATION,
    reserved1: *const c_void,
    reserved2: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"