Function NtUserEnableShellWindowManagementBehavior

Source
pub unsafe fn NtUserEnableShellWindowManagementBehavior(
    mask: u32,
    behavior: u32,
) -> Result<BOOL, UserCallError>
Expand description