Function libcqdb::cqdb_to_string[][src]

#[no_mangle]pub extern "C" fn cqdb_to_string(db: *mut cqdb_t, id: c_int) -> *const c_char

Retrieve the string associated with an identifier.

Pointer to the string associated with the identifier if successful; otherwise NULL.