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

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