[go: up one dir, main page]

[][src]Trait cocoa::foundation::NSDate

pub trait NSDate {
    unsafe fn distantPast(Self) -> *mut Object { ... }
unsafe fn distantFuture(Self) -> *mut Object { ... } }

Provided methods

unsafe fn distantPast(Self) -> *mut Object

unsafe fn distantFuture(Self) -> *mut Object

Loading content...

Implementations on Foreign Types

impl NSDate for *mut Object[src]

Loading content...

Implementors

Loading content...