Type Definition cql_bindgen::CassFutureCallback [] [src]

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