pub unsafe extern "system" fn SetupRemoveInstallSectionFromDiskSpaceListW(
    diskspace: *const c_void,
    infhandle: *const c_void,
    layoutinfhandle: *const c_void,
    sectionname: PCWSTR,
    reserved1: *const c_void,
    reserved2: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"