php_printf_to_smart_string

Function php_printf_to_smart_string 

Source
pub unsafe extern "C" fn php_printf_to_smart_string(
    buf: *mut smart_string,
    format: *const c_char,
    ap: *mut __va_list_tag,
)