1 2 3 4 5
;; -*- mode: scheme; -*- (define-ffi-module (ffi notmuch) ;; #:pkg-config "notmuch" #:library '("libnotmuch") #:include '("notmuch.h"))