Constant ami::NULL [] [src]

pub const NULL: UnsafeData = UnsafeData(0)

Represents a NULL pointer. To use with ffi: NULL.as_ptr()