[][src]Type Definition janet_ll::JanetModule

type JanetModule = Option<unsafe extern "C" fn(arg1: *mut JanetTable)>;