Function classicube_sys::String_UNSAFE_Split
source ยท pub unsafe extern "C" fn String_UNSAFE_Split(
str_: *const cc_string,
c: c_char,
subs: *mut cc_string,
maxSubs: c_int,
) -> c_int
pub unsafe extern "C" fn String_UNSAFE_Split(
str_: *const cc_string,
c: c_char,
subs: *mut cc_string,
maxSubs: c_int,
) -> c_int