Function wxd_Window_SetToolTip

Source
pub unsafe extern "C" fn wxd_Window_SetToolTip(
    window: *mut wxd_Window_t,
    tipString: *const c_char,
)