pub unsafe extern "system" fn FindWindow( lpclassname: *const u16, lpwindowname: *const u16, ) -> *mut c_void
#67 FindWindow
#67
searches for a window using the following criteria: window’s class name and window’s title