Function kernel32::GetAtomNameA [] [src]

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