Function php_all_sys::php72::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: u8,
    buf_persistent: u8
) -> *mut php_stream_bucket