Function windows_sys::Wdk::System::SystemServices::ClfsMgmtSetLogFileSize
pub unsafe extern "system" fn ClfsMgmtSetLogFileSize(
logfile: *const FILE_OBJECT,
newsizeincontainers: *const u64,
resultingsizeincontainers: *mut u64,
completionroutine: PCLFS_SET_LOG_SIZE_COMPLETE_CALLBACK,
completionroutinedata: *const c_void
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Wdk_Storage_FileSystem"
, "Win32_Foundation"
, "Win32_Security"
, "Win32_System_IO"
, "Win32_System_Kernel"
, "Win32_System_Power"
, "Win32_System_WindowsProgramming"