Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dafd.rs90 let mut afd_device_handle: HANDLE = INVALID_HANDLE_VALUE; in new() localVariable
98 &mut afd_device_handle as *mut _, in new()
118 File::from_raw_handle(afd_device_handle as RawHandle) in new()
128 afd_device_handle, in new()