winapi::um::winbase

Function GetAtomNameW

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