Function user32::LoadStringA
[−]
[src]
pub unsafe extern "system" fn LoadStringA(
hInstance: HINSTANCE,
uID: UINT,
lpBuffer: LPSTR,
cchBufferMax: c_int
) -> c_int