pointer_motion_v2

Function pointer_motion_v2 

Source
pub fn pointer_motion_v2(
    callback: extern "C" fn(view: WlcView, time: u32, x: f64, y: f64) -> bool,
)