pub unsafe extern "system" fn RegisterAppStateChangeNotification(
    routine: PAPPSTATE_CHANGE_ROUTINE,
    context: *const c_void,
    registration: *mut *mut _APPSTATE_REGISTRATION
) -> u32
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’