pub unsafe extern "system" fn RemoveLogContainer(
    hlog: HANDLE,
    pwszcontainerpath: PCWSTR,
    fforce: BOOL,
    preserved: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"