Type Definition openzwave_sys::utils::RustVecCreator [] [src]

type RustVecCreator<T> = extern "C" fn(_: *const T, _: usize) -> *mut c_void;