Home
last modified time | relevance | path

Searched defs:LPCCH (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntdef.h383 typedef CONST CHAR *LPCCH, *PCCH; typedef
Dwinnt.h335 typedef CONST CHAR *LPCCH,*PCCH; typedef
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs21246 pub type LPCCH = *const CHAR; typedef
71857 pub fn _lwrite(hFile: HFILE, lpBuffer: LPCCH, uBytes: UINT) -> UINT; in _lwrite()
71869 lpBuffer: LPCCH, in _hwrite()
107333 lpMultiByteStr: LPCCH, in MultiByteToWideChar()
107347 lpDefaultChar: LPCCH, in WideCharToMultiByte()