Function php_all_sys::php73::zend_spprintf_unchecked[][src]

pub unsafe extern "C" fn zend_spprintf_unchecked(
    message: *mut *mut c_char,
    max_len: size_t,
    format: *const c_char,
     ...
) -> size_t