[][src]Function jl_sys::jl_pchar_to_string

pub unsafe extern "C" fn jl_pchar_to_string(
    str: *const c_char,
    len: size_t
) -> *mut jl_value_t