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

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