Function windows::Wdk::System::SystemServices::ClfsRemoveLogContainer
pub unsafe fn ClfsRemoveLogContainer<P0>(
plfolog: *const FILE_OBJECT,
puszcontainerpath: *const UNICODE_STRING,
fforce: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,