Function evil_janet::janet_dynfile

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