[][src]Function nuki_sys::nk_input_motion

pub unsafe extern "C" fn nk_input_motion(
    arg1: *mut nk_context,
    x: c_int,
    y: c_int
)