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

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