[][src]Trait uikit_sys::NSProcessInfo_NSProcessInfoThermalState

pub trait NSProcessInfo_NSProcessInfoThermalState: Sized + Deref {
    unsafe fn thermalState(self) -> NSProcessInfoThermalState
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn thermalState(self) -> NSProcessInfoThermalState where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSProcessInfo_NSProcessInfoThermalState for NSProcessInfo[src]

Loading content...