Type Definition libdbus_sys::DBusFreeFunction [] [src]

type DBusFreeFunction = Option<extern "C" fn(_: *mut c_void)>;