[][src]Type Definition jq_sys::jq_msg_cb

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