Function Leap_Controller_enableGesture

Source
pub unsafe extern "C" fn Leap_Controller_enableGesture(
    this: *const Leap_Controller,
    type_: Leap_Gesture_Type,
    enable: bool,
)