pub type CassAuthenticatorDataCleanupCallback = Option<unsafe extern "C" fn(data: *mut c_void)>;
Expand description

A callback used to cleanup resources.

@param[in] data