Function php_output_write

Source
pub unsafe extern "C" fn php_output_write(
    str_: *const c_char,
    len: size_t,
) -> size_t