Skip to main content

RemoveLogContainer

Function RemoveLogContainer 

Source
pub unsafe fn RemoveLogContainer<'a>(
    hlog: impl IntoParam<'a, HANDLE>,
    pwszcontainerpath: impl IntoParam<'a, PWSTR>,
    fforce: impl IntoParam<'a, BOOL>,
    preserved: *mut c_void,
) -> BOOL