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

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