Function windows_sys::Wdk::Storage::FileSystem::IoCreateStreamFileObjectEx2
pub unsafe extern "system" fn IoCreateStreamFileObjectEx2(
createoptions: *const IO_CREATE_STREAM_FILE_OPTIONS,
fileobject: *const FILE_OBJECT,
deviceobject: *const DEVICE_OBJECT,
streamfileobject: *mut *mut FILE_OBJECT,
filehandle: *mut HANDLE
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Wdk_System_SystemServices"
, "Win32_Foundation"
, "Win32_Security"
, "Win32_System_IO"
, "Win32_System_Kernel"
, "Win32_System_Power"
, "Win32_System_WindowsProgramming"