winapi::winioctl::FSCTL_SIS_COPYFILE
[-] [+]
[src]
pub const FSCTL_SIS_COPYFILE: DWORD=CTL_CODE!(FILE_DEVICE_FILE_SYSTEM, 64, METHOD_BUFFERED, FILE_ANY_ACCESS);
pub const FSCTL_SIS_COPYFILE: DWORD=CTL_CODE!(FILE_DEVICE_FILE_SYSTEM, 64, METHOD_BUFFERED, FILE_ANY_ACCESS);
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).