Function kernel32::GetAtomNameW [] [src]

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