[][src]Function phper_sys::php_stream_generic_socket_factory

pub unsafe extern "C" fn php_stream_generic_socket_factory(
    proto: *const c_char,
    protolen: usize,
    resourcename: *const c_char,
    resourcenamelen: usize,
    persistent_id: *const c_char,
    options: c_int,
    flags: c_int,
    timeout: *mut timeval,
    context: *mut php_stream_context
) -> *mut php_stream