Function vc6_sys::LoadStringW

source ·
pub unsafe extern "stdcall" fn LoadStringW(
    hInstance: HINSTANCE,
    uID: UINT,
    lpBuffer: LPWSTR,
    nBufferMax: c_int
) -> c_int