winapi::um::winbase

Function GlobalGetAtomNameW

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