Function windows::Wdk::System::SystemServices::ClfsRemoveLogContainer

pub unsafe fn ClfsRemoveLogContainer<P0>(
    plfolog: *const FILE_OBJECT,
    puszcontainerpath: *const UNICODE_STRING,
    fforce: P0,
) -> NTSTATUS
where P0: Param<BOOLEAN>,