Packages
gmime-3.0
GMime
StreamFs
open
StreamFs
StreamFs.with_bounds
get_owner
set_owner
eos
fd
owner
StreamFs
Description:
[
CCode
( has_construct_function =
false
, type =
"GMimeStream*"
) ]
public
StreamFs
(
int
fd)
Creates a new
StreamFs
object around
fd
.
Parameters:
fd
a file descriptor
Returns:
a stream using
fd
.