SetWindowText

Function SetWindowText 

Source
pub unsafe extern "system" fn SetWindowText(
    hwnd: *mut c_void,
    lpstring: *const u16,
) -> i32
Expand description

#64 SetWindowText

changes a window’s title or sets the text within a control