Function ntapi::ntioapi::NtSetInformationFile
source · [−]pub unsafe extern "system" fn NtSetInformationFile(
FileHandle: HANDLE,
IoStatusBlock: PIO_STATUS_BLOCK,
FileInformation: PVOID,
Length: ULONG,
FileInformationClass: FILE_INFORMATION_CLASS
) -> NTSTATUS