[][src]Function CCODE::LoadStringW

pub unsafe extern "C" fn LoadStringW(
    hInstance: HINSTANCE,
    uID: UINT,
    lpBuffer: LPWSTR,
    cchBufferMax: c_int
) -> c_int