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

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