pub unsafe extern "C" fn get_account_creation_time(
    account: capi_name
) -> i64
Expand description

@brief Returns the creation time of an account

@param account - the account

@return the creation time (in microseconds since Unix epoch) of the account