Function GlobalGetAtomNameA

Source
pub unsafe extern "C" fn GlobalGetAtomNameA(
    nAtom: ATOM,
    lpBuffer: LPSTR,
    nSize: c_int,
) -> UINT