Function interception_receive

Source
pub unsafe extern "C" fn interception_receive(
    context: InterceptionContext,
    device: InterceptionDevice,
    stroke: *mut InterceptionStroke,
    nstroke: c_uint,
) -> c_int