SendMessage

Function SendMessage 

Source
pub unsafe extern "system" fn SendMessage(
    hwnd: *mut c_void,
    msg: u32,
    wparam: usize,
    lparam: isize,
) -> isize
Expand description

#13 SendMessage

sends a message to the specified window or windows