Skip to main content

WriteFileGather

Function WriteFileGather 

Source
pub unsafe fn WriteFileGather<'a>(
    hfile: impl IntoParam<'a, HANDLE>,
    asegmentarray: *mut FILE_SEGMENT_ELEMENT,
    nnumberofbytestowrite: u32,
    lpreserved: *mut u32,
    lpoverlapped: *mut OVERLAPPED,
) -> BOOL