Skip to main content

GetLogIoStatistics

Function GetLogIoStatistics 

Source
pub unsafe fn GetLogIoStatistics<'a>(
    hlog: impl IntoParam<'a, HANDLE>,
    pvstatsbuffer: *mut c_void,
    cbstatsbuffer: u32,
    estatsclass: CLFS_IOSTATS_CLASS,
    pcbstatswritten: *mut u32,
) -> BOOL