Function windows_sys::Win32::Storage::FileSystem::WriteFileGather

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