Function win_sys::FileSystem::AddLogContainer[][src]

pub unsafe fn AddLogContainer<'a, Param0, Param2>(
    hlog: Param0,
    pcbcontainer: *const u64,
    pwszcontainerpath: Param2,
    preserved: *mut c_void
) -> BOOL where
    Param0: IntoParam<'a, HANDLE>,
    Param2: IntoParam<'a, PWSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation