Skip to main content

ghostty_mouse_encoder_setopt

Function ghostty_mouse_encoder_setopt 

Source
pub unsafe extern "C" fn ghostty_mouse_encoder_setopt(
    encoder: MouseEncoder,
    option: Type,
    value: *const c_void,
)
Expand description

Set an option on the mouse encoder.

A null pointer value does nothing. It does not reset to defaults.