winapi::um::winbase

Function GetAtomNameA

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