[][src]Type Definition jq_sys::jq_input_cb

type jq_input_cb = Option<unsafe extern "C" fn(arg1: *mut jq_state, arg2: *mut c_void) -> jv>;