Function ntapi::ntioapi::NtCancelIoFile

source ·
pub unsafe extern "system" fn NtCancelIoFile(
    FileHandle: HANDLE,
    IoStatusBlock: PIO_STATUS_BLOCK
) -> NTSTATUS