[][src]Function CCODE::LoadStringA

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