pub unsafe extern "system" fn LoadStringW(
    hinstance: HINSTANCE,
    uid: u32,
    lpbuffer: PWSTR,
    cchbuffermax: i32
) -> i32
Expand description

Required features: "Win32_Foundation"