Type Definition libdbus_sys::DBusFreeFunction

source ·
pub type DBusFreeFunction = Option<extern "C" fn(memory: *mut c_void)>;