LoadStringW

Function LoadStringW 

Source
pub unsafe extern "system" fn LoadStringW(
    hinstance: *mut c_void,
    uid: u32,
    lpbuffer: *mut u16,
    cchbuffermax: i32,
) -> i32
Expand description

#359 LoadString

loads a string resource into a given buffer