winapi::um::winbase

Function GlobalGetAtomNameA

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