LoadStringW

Function LoadStringW 

Source
pub unsafe fn LoadStringW<'a, T0__: IntoParam<'a, HINSTANCE>>(
    hinstance: T0__,
    uid: u32,
    lpbuffer: PWSTR,
    cchbuffermax: i32,
) -> i32