[][src]Function winapi::um::winbase::GlobalGetAtomNameA

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