Function php_all_sys::php54::php_stream_bucket_new[][src]

pub unsafe extern "C" fn php_stream_bucket_new(
    stream: *mut php_stream,
    buf: *mut c_char,
    buflen: size_t,
    own_buf: c_int,
    buf_persistent: c_int
) -> *mut php_stream_bucket