Function r_core::r_event_hook[][src]

pub unsafe extern "C" fn r_event_hook(
    ev: *mut REvent,
    type_: c_int,
    cb: REventCallback,
    user: *mut c_void
) -> REventCallbackHandle