Function classicube_sys::String_Format4
source ยท pub unsafe extern "C" fn String_Format4(
str_: *mut cc_string,
format: *const c_char,
a1: *const c_void,
a2: *const c_void,
a3: *const c_void,
a4: *const c_void,
)