Skip to main content

GetLogFileInformation

Function GetLogFileInformation 

Source
pub unsafe fn GetLogFileInformation<'a>(
    hlog: impl IntoParam<'a, HANDLE>,
    pinfobuffer: *mut CLS_INFORMATION,
    cbbuffer: *mut u32,
) -> BOOL