Type Definition phper_sys::zend_stream_fsizer_t[][src]

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