pub unsafe extern "system" fn GetAtomNameW(
    natom: u16,
    lpbuffer: PWSTR,
    nsize: i32
) -> u32
Expand description

Required features: ‘Win32_System_DataExchange’, ‘Win32_Foundation’