pub unsafe extern "system" fn RegisterAppConstrainedChangeNotification(
    routine: PAPPCONSTRAIN_CHANGE_ROUTINE,
    context: *const c_void,
    registration: *mut PAPPCONSTRAIN_REGISTRATION
) -> u32
Expand description

Required features: "Win32_Foundation"