Function SetupGetLineTextW

Source
pub unsafe extern "system" fn SetupGetLineTextW(
    Context: PINFCONTEXT,
    InfHandle: HINF,
    Section: PCWSTR,
    Key: PCWSTR,
    ReturnBuffer: PWSTR,
    ReturnBufferSize: DWORD,
    ReturnBufferSize: PDWORD,
) -> BOOL