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

pub unsafe extern "system" fn SetupGetMultiSzFieldA(
    Context: PINFCONTEXT,
    FieldIndex: DWORD,
    ReturnBuffer: PSTR,
    ReturnBufferSize: DWORD,
    RequiredSize: LPDWORD
) -> BOOL