pub unsafe extern "system" fn ZwFlushBuffersFile(
    filehandle: HANDLE,
    iostatusblock: *mut IO_STATUS_BLOCK
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_System_IO"