php_sprintf

Function php_sprintf 

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