janet_stream_ext

Function janet_stream_ext 

Source
pub unsafe extern "C-unwind" fn janet_stream_ext(
    handle: JanetHandle,
    flags: u32,
    methods: *const JanetMethod,
    size: usize,
) -> *mut JanetStream