Type Alias GMutexLocker

Source
pub type GMutexLocker = c_void;
Expand description

GMutexLocker:

Opaque type. See g_mutex_locker_new() for details. Since: 2.44

Aliased Typeยง

#[repr(u8)]
pub enum GMutexLocker {}