jit_sprintf

Function jit_sprintf 

Source
pub unsafe extern "C" fn jit_sprintf(
    str_: *mut c_char,
    format: *const c_char,
    ...
) -> c_int