[][src]Function jl_sys::jl_pchar_to_array

pub unsafe extern "C" fn jl_pchar_to_array(
    str: *const c_char,
    len: usize
) -> *mut jl_array_t