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

type message_handler_func_t = Option<unsafe extern "C" fn(message: c_int, arg: *mut c_void)>;