Function winapi::um::winbase::GetAtomNameW

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