[][src]Function winapi::um::setupapi::SetupAddInstallSectionToDiskSpaceListW

pub unsafe extern "system" fn SetupAddInstallSectionToDiskSpaceListW(
    DiskSpace: HDSKSPC,
    InfHandle: HINF,
    LayoutInfHandle: HINF,
    SectionName: PCWSTR,
    Reserved1: PVOID,
    Reserved2: UINT
) -> BOOL