Function windows_sys::Win32::System::Environment::InitializeEnclave
[−]pub unsafe extern "system" fn InitializeEnclave(
hprocess: HANDLE,
lpaddress: *const c_void,
lpenclaveinformation: *const c_void,
dwinfolength: u32,
lpenclaveerror: *mut u32
) -> BOOLExpand description
Required features: ‘Win32_System_Environment’, ‘Win32_Foundation’
