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

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