pub type JanetRawCFunction = unsafe extern "C-unwind" fn(_: i32, _: *mut Janet) -> Janet;
Expand description

raw C Function