Function windows_sys::Win32::Storage::FileSystem::ReadFileScatter

pub unsafe extern "system" fn ReadFileScatter(
    hfile: HANDLE,
    asegmentarray: *const FILE_SEGMENT_ELEMENT,
    nnumberofbytestoread: u32,
    lpreserved: *const u32,
    lpoverlapped: *mut OVERLAPPED,
) -> BOOL