pub unsafe extern "system" fn DestroyIcon(hicon: *mut c_void) -> i32
#178 DestroyIcon
#178
destroys the icon resource that had been created using the CreateIcon() or the LoadIcon() functions
CreateIcon()
LoadIcon()