Function windows::Win32::System::Diagnostics::Debug::MiniDumpReadDumpStream

pub unsafe fn MiniDumpReadDumpStream(
    baseofdump: *const c_void,
    streamnumber: u32,
    dir: *mut *mut MINIDUMP_DIRECTORY,
    streampointer: *mut *mut c_void,
    streamsize: Option<*mut u32>,
) -> BOOL