php_printf_unchecked

Function php_printf_unchecked 

Source
pub unsafe extern "C" fn php_printf_unchecked(
    format: *const c_char,
    ...
) -> size_t