Function windows::Win32::System::Environment::TerminateEnclave

pub unsafe fn TerminateEnclave<P0>(
    lpaddress: *const c_void,
    fwait: P0,
) -> Result<()>
where P0: Param<BOOL>,