Skip to main content

NoParamCallback

type alias NoParamCallback

Definition Jump to heading

(err: ErrnoException | null) => void
Back to top