Function fcopyfile [src]
Alias for std.c.darwin.fcopyfile
Prototype
pub extern "c" fn fcopyfile(from: fd_t, to: fd_t, state: ?copyfile_state_t, flags: COPYFILE) c_int Parameters
from: fd_tto: fd_tstate: ?copyfile_state_tflags: COPYFILE Source
pub extern "c" fn fcopyfile(from: fd_t, to: fd_t, state: ?copyfile_state_t, flags: COPYFILE) c_int