Function jl_pchar_to_array

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