Function windows::Win32::Storage::FileSystem::ReadLogNotification

pub unsafe fn ReadLogNotification<P0>(
    hlog: P0,
    pnotification: *mut CLFS_MGMT_NOTIFICATION,
    lpoverlapped: *mut OVERLAPPED,
) -> Result<()>
where P0: Param<HANDLE>,