mozjs_sys::jsapi

Type Alias FILE

Source
pub type FILE = FILE;

Aliased Type§

enum FILE {}

Variants§

Trait Implementations

Source§

impl Debug for FILE

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more