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,
) -> BOOL