pub unsafe extern "system" fn AddLogContainer(
    hlog: HANDLE,
    pcbcontainer: *const u64,
    pwszcontainerpath: PCWSTR,
    preserved: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation"