[][src]Type Definition evil_janet::JanetModule

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