Type Definition phper_sys::phper_zend_ini_mh[][src]

type phper_zend_ini_mh = Option<unsafe extern "C" fn(entry: *mut zend_ini_entry, new_value: *mut zend_string, mh_arg1: *mut c_void, mh_arg2: *mut c_void, mh_arg3: *mut c_void, stage: c_int) -> c_int>;