GetDisplayAutoRotationPreferencesByProcessId

Function GetDisplayAutoRotationPreferencesByProcessId 

Source
pub unsafe extern "C" fn GetDisplayAutoRotationPreferencesByProcessId(
    dwProcessId: DWORD,
    pOrientation: *mut ORIENTATION_PREFERENCE,
    fRotateScreen: *mut BOOL,
) -> BOOL