Function Leap_Screen_intersect

Source
pub unsafe extern "C" fn Leap_Screen_intersect(
    this: *const Leap_Screen,
    pointable: *const Leap_Pointable,
    normalize: bool,
    clampRatio: f32,
) -> Leap_Vector