Module io_lifetimes::example_ffi[][src]

Expand description

This is just a sample of what FFI using this crate can look like.

Constants

CREATE_ALWAYS
CREATE_NEW
FALSE
FILE_ATTRIBUTE_NORMAL
FILE_GENERIC_READ
FILE_GENERIC_WRITE
OPEN_EXISTING
TRUE

Functions

CloseHandle
CreateFileW
ReadFile
WriteFile