Skip to main content

nk_input_motion

Function nk_input_motion 

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