Skip to main content

SHNAMEMAPPINGA

Type Alias SHNAMEMAPPINGA 

Source
pub type SHNAMEMAPPINGA = _SHNAMEMAPPINGA;

Aliased Type§

#[repr(C)]
pub struct SHNAMEMAPPINGA { pub pszOldPath: *mut u8, pub pszNewPath: *mut u8, pub cchOldPath: i32, pub cchNewPath: i32, }

Fields§

§pszOldPath: *mut u8§pszNewPath: *mut u8§cchOldPath: i32§cchNewPath: i32