Type Definition ext_php_rs::ffi::zif_handler[][src]

pub type zif_handler = Option<unsafe extern "C" fn(execute_data: *mut zend_execute_data, return_value: *mut zval)>;