Function php_all_sys::php72::php_stream_xport_bind[][src]

pub unsafe extern "C" fn php_stream_xport_bind(
    stream: *mut php_stream,
    name: *const c_char,
    namelen: size_t,
    error_text: *mut *mut zend_string
) -> c_int