Function evil_janet::janet_dynfile

source ยท
pub unsafe extern "C-unwind" fn janet_dynfile(
    name: *const c_char,
    def: *mut FILE,
) -> *mut FILE