Home
last modified time | relevance | path

Searched refs:UCHAR (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dwinapi.rs26 pub type UCHAR = c_uchar; typedef
158 pub fn SetFileCompletionNotificationModes(FileHandle: HANDLE, Flags: UCHAR) -> BOOL; in SetFileCompletionNotificationModes()