Function windows_sys::Win32::System::Pipes::CreatePipe
[−]pub unsafe extern "system" fn CreatePipe(
hreadpipe: *mut HANDLE,
hwritepipe: *mut HANDLE,
lppipeattributes: *const SECURITY_ATTRIBUTES,
nsize: u32
) -> BOOLExpand description
Required features: "Win32_System_Pipes", "Win32_Foundation", "Win32_Security"