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

Required features: "Win32_Foundation"