Function evil_janet::janet_bytes_view

source ·
pub unsafe extern "C-unwind" fn janet_bytes_view(
    str_: Janet,
    data: *mut *const u8,
    len: *mut i32
) -> c_int