Type Definition ext_php_rs::ffi::zend_string[][src]

pub type zend_string = _zend_string;

Trait Implementations

Returns an immutable reference to the corresponding refcount object.

Returns a mutable reference to the corresponding refcount object.

Returns the number of references to the object.

Increments the reference counter by 1.

Decrements the reference counter by 1.