pub unsafe extern "system" fn RegisterAppInstance(
    processhandle: HANDLE,
    appinstanceid: *const GUID,
    childreninheritappinstance: BOOL
) -> u32
Expand description

Required features: "Win32_Foundation"