Function phper_sys::_php_stream_open_wrapper_ex[][src]

pub unsafe extern "C" fn _php_stream_open_wrapper_ex(
    path: *const c_char,
    mode: *const c_char,
    options: c_int,
    opened_path: *mut *mut zend_string,
    context: *mut php_stream_context
) -> *mut php_stream