Function evil_janet::janet_stream

source ·
pub unsafe extern "C-unwind" fn janet_stream(
    handle: JanetHandle,
    flags: u32,
    methods: *const JanetMethod
) -> *mut JanetStream