String_Format2

Function String_Format2 

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