[][src]Function winapi::um::libloaderapi::LoadStringW

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