Function php_all_sys::php54::zend_alter_ini_entry[][src]

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