»
Home
»
Examples
»
Invocation
»
Runtime Library
»
Python Bindings
»
Known Issues
Shellcode Compiler
A custom shellcode compiler for Binary Ninja
close
int close(int fd);
Closes the file handle
fd
.
See also
dup
,
dup2
,
open