pub unsafe extern "system" fn InitializeEnclave(
    hprocess: HANDLE,
    lpaddress: *const c_void,
    lpenclaveinformation: *const c_void,
    dwinfolength: u32,
    lpenclaveerror: *mut u32
) -> BOOL
Expand description

Required features: "Win32_System_Environment", "Win32_Foundation"