Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupGetLineTextW
pub unsafe extern "system" fn SetupGetLineTextW(
context: *const INFCONTEXT,
infhandle: *const c_void,
section: PCWSTR,
key: PCWSTR,
returnbuffer: PWSTR,
returnbuffersize: u32,
requiredsize: *mut u32,
) -> BOOL