Function php_all_sys::php70::zend_alter_ini_entry[][src]

pub unsafe extern "C" fn zend_alter_ini_entry(
    name: *mut zend_string,
    new_value: *mut zend_string,
    modify_type: c_int,
    stage: c_int
) -> c_int