Home
last modified time | relevance | path

Searched defs:NTSTATUS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dwinapi.rs32 pub type NTSTATUS = c_long; typedef
143 ) -> NTSTATUS; in NtCreateFile()
156 ) -> NTSTATUS; in NtDeviceIoControlFile()
H A Dafd.rs76 ) -> NTSTATUS; in NtCancelIoFileEx()