pub unsafe extern "C" fn ghostty_mouse_encoder_free(
encoder: GhosttyMouseEncoder_ptr,
)Expand description
Free a mouse encoder instance.
@param encoder The encoder handle to free (may be NULL)
@ingroup mouse
pub unsafe extern "C" fn ghostty_mouse_encoder_free(
encoder: GhosttyMouseEncoder_ptr,
)Free a mouse encoder instance.
@param encoder The encoder handle to free (may be NULL)
@ingroup mouse