Function evil_janet::janet_getfile

source ·
pub unsafe extern "C-unwind" fn janet_getfile(
    argv: *const Janet,
    n: i32,
    flags: *mut i32
) -> *mut FILE