Type Alias _IO_lock_t

Source
pub type _IO_lock_t = c_void;

Aliased Type§

enum _IO_lock_t {}

Variants§

Trait Implementations

1.16.0 · Source§

impl Debug for c_void

Source§

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

Formats the value using the given formatter. Read more