windows::Win32::UI::Shell

Function RegisterAppConstrainedChangeNotification

pub unsafe fn RegisterAppConstrainedChangeNotification(
    routine: PAPPCONSTRAIN_CHANGE_ROUTINE,
    context: Option<*const c_void>,
    registration: *mut PAPPCONSTRAIN_REGISTRATION,
) -> u32