Type Definition php_all_sys::php70::zend_write_func_t[][src]

type zend_write_func_t = Option<unsafe extern "C" fn(str_: *const c_char, str_length: size_t) -> c_int>;