Function vc6_sys::LoadStringA

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