Type Definition php_all_sys::php56_zts::zend_stream_fsizer_t[][src]

type zend_stream_fsizer_t = Option<unsafe extern "C" fn(handle: *mut c_void, tsrm_ls: *mut *mut *mut c_void) -> size_t>;