pub unsafe extern "system" fn AddLogContainerSet(
    hlog: HANDLE,
    ccontainer: u16,
    pcbcontainer: *const u64,
    rgwszcontainerpath: *const PCWSTR,
    preserved: *mut c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"