Function String_Format1

Source
pub unsafe extern "C" fn String_Format1(
    str_: *mut cc_string,
    format: *const c_char,
    a1: *const c_void,
)