Type Definition win_sys::FileSystem::FCACHE_RICHCREATE_CALLBACK
source · [−]pub type FCACHE_RICHCREATE_CALLBACK = Option<unsafe extern "system" fn(PCSTR, *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’