Function windows::Wdk::System::SystemServices::ClfsRemoveLogContainerSet
pub unsafe fn ClfsRemoveLogContainerSet<P0>(
plfolog: *const FILE_OBJECT,
rgwszcontainerpath: &[UNICODE_STRING],
fforce: P0,
) -> NTSTATUSwhere
P0: Param<BOOLEAN>,