pub unsafe extern "system" fn ReadLogNotification(
    hlog: HANDLE,
    pnotification: *mut CLFS_MGMT_NOTIFICATION,
    lpoverlapped: *mut OVERLAPPED
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_System_IO"