Function windows_sys::Win32::UI::WindowsAndMessaging::LoadStringA

pub unsafe extern "system" fn LoadStringA(
    hinstance: HINSTANCE,
    uid: u32,
    lpbuffer: PSTR,
    cchbuffermax: i32,
) -> i32