janet_optpointer

Function janet_optpointer 

Source
pub unsafe extern "C-unwind" fn janet_optpointer(
    argv: *const Janet,
    argc: i32,
    n: i32,
    dflt: *mut c_void,
) -> *mut c_void