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

pub unsafe extern "system" fn SetupEnumInfSectionsA(
    InfHandle: HINF,
    Index: UINT,
    Buffer: PSTR,
    Size: UINT,
    SizeNeeded: *mut UINT
) -> BOOL