Function cloudabi::fd_create1 [] [src]

pub unsafe fn fd_create1(type_: filetype, fd_: &mut fd) -> errno

Creates a file descriptor.

Parameters

type: Possible values:

fd: The file descriptor that has been created.