Type Definition phper_sys::user_opcode_handler_t
source · pub type user_opcode_handler_t = Option<unsafe extern "C" fn(execute_data: *mut zend_execute_data) -> c_int>;
pub type user_opcode_handler_t = Option<unsafe extern "C" fn(execute_data: *mut zend_execute_data) -> c_int>;