Function phper_sys::zend_alter_ini_entry_ex[][src]

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