Type Definition win_sys::FileSystem::FCACHE_RICHCREATE_CALLBACK [−][src]
pub type FCACHE_RICHCREATE_CALLBACK = unsafe extern "system" fn(PSTR, *mut c_void, *mut u32, *mut u32, *mut BOOL, *mut BOOL, *mut BOOL, *mut BOOL) -> HANDLE;Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation