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

pub unsafe extern "system" fn SetupGetLineTextA(
    Context: PINFCONTEXT,
    InfHandle: HINF,
    Section: PCSTR,
    Key: PCSTR,
    ReturnBuffer: PSTR,
    ReturnBufferSize: DWORD,
    ReturnBufferSize: PDWORD
) -> BOOL