Function win_sys::FileSystem::WofIsExternalFile[][src]

pub unsafe fn WofIsExternalFile<'a, Param0>(
    filepath: Param0,
    isexternalfile: *mut BOOL,
    provider: *mut u32,
    externalfileinfo: *mut c_void,
    bufferlength: *mut u32
) -> Result<(), Error> where
    Param0: IntoParam<'a, PWSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation