windows::Win32::System::Environment

Function LoadEnclaveImageW

pub unsafe fn LoadEnclaveImageW<P1>(
    lpenclaveaddress: *const c_void,
    lpimagename: P1,
) -> Result<()>
where P1: Param<PCWSTR>,